home *** CD-ROM | disk | FTP | other *** search
/ Champak 139 / (Vol 139) Sep 24 2011.iso / Games / kirby.swf / scripts / frame_13 / PlaceObject2_281_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2011-09-24  |  75b  |  4 lines

  1. onClipEvent(enterFrame){
  2.    this._x = Math.round(_root.Level._x / 3);
  3. }
  4.